Launch Brightly Assetic from another Application
Objective: Gain an understanding of how to launch Assetic from within another application.
Brightly Assetic may be launched from a browser or desktop Application to open a new Assetic browser tab and display the asset or work order selected in the chosen Application.
The launch takes advantage of the URL navigation patterns in Brightly Assetic.
The pattern to use to launch Assetic and display the Assetic record are shown in the table below:
In the examples below replace [AsseticSite] with the Assetic site name, e.g. 'Melbourne.assetic.net'
Module | URL Pattern | Comment |
Asset Register - Complex Asset | https://[AsseticSite]/Assets/ComplexAsset/[AssetId] |
Replace [AssetId] with either the Assetic Asset Identifier, e.g. 'RD.1234' or the Assetic Internal GUID Identifier, e.g. '66b9-4196-8803-ea75a85c8355' |
Asset Register - Functional Location | https://[AsseticSite]/Assets/GroupAsset/[Id] |
Replace [Id] with the Assetic Functional Location Identifier, e.g. 'FL1234' |
Work Order | https://[AsseticSite]/Maintenance/workorder/[Id] |
Replace [Id] with either the user friendly Assetic Work Order Identifier, e.g. 'WO1234' or the Assetiuc Internal GUID Identifier e.g. '152825ff-80b9-4196-8803-ea75a85c8354' |
Work Request | https://[AsseticSite]/Maintenance/Operational/Request/EditWR/?Id=[WR_Id] |
Replace [WR_Id] with the Assetic Work Request Identifier, e.g. 'WR1234' |